Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced prompt for property #129

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iumar28
Copy link

@iumar28 iumar28 commented Sep 4, 2023

Certainly, here's a note summarizing the actions and information from our previous discussions:

Scope

In the previous discussions, we worked on enhancing a chatbot's functionality to search for properties based on budget and location from a CSV file. The scope of this feature includes the following:

  • Feature Explanation: We added functionality to the chatbot that allows it to extract user-provided budget and location information and then search for properties in a CSV file based on these criteria.

  • Technical Decisions: We utilized Python and the pandas library for CSV data manipulation. We also implemented functions to extract budget and location information from user input.

Screenshots

No screenshots are applicable to this feature as it is primarily code-based.

Code Improvements

Apart from the feature-specific changes, no additional generic utilities or components were added as part of this PR.

Developer Checklist

As part of the development process, the following checklist items were addressed:

  • Manually tested the code locally on desktop and mobile browsers to ensure its functionality.
  • Reviewed the code to ensure its correctness and adherence to best practices.
  • Removed all personal credentials (e.g., API keys) from the code to maintain security.

Please note that this checklist reflects the development and testing process for the feature discussed.

@vercel
Copy link

vercel bot commented Sep 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
textbase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2023 6:01am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant